home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / dfÜ / online / online1.5.readme < prev    next >
Encoding:
Text File  |  1996-03-16  |  1.8 KB  |  53 lines

  1. Short: Ultimate Phone Call Coster/Logger OS2+
  2. Type: comm/misc
  3. Uploader: ellis@cam-ani.co.uk (Ellis Pritchard)
  4. Author: ellis@cam-ani.co.uk (Ellis Pritchard)
  5.  
  6. Online-o-Meter - The Ultimate Call Coster
  7.  
  8. Measures the length and calculates the cost of phone calls via modem
  9. or voice; never be surprised by your phone bill again!
  10.  
  11. Features:
  12.  
  13. - Accurate call timing and costing.
  14. - Log file generation.
  15. - Low resource usage.
  16. - ARexx, Commodities and GadTools GUI Interfaces.
  17. - AmigaGuide® documentation.
  18. - Flexible Tariff setup using Preferences Editor.
  19. - `Numerous' Preferences files!
  20.  
  21.  
  22. Changes for Version 1.5:
  23.  
  24. Just a few fixes and one major enhancement:
  25.  
  26. OnlineMeter
  27. · Fixed two minor memory leaks I noticed:
  28.   - one which I introduced in 1.4: OnlineMeter would loose around 20-80 
  29.     bytes every time it read the preferences: I wasn't freeing the Hotkey 
  30.     strings... (applied to OnlinePrefs too)
  31.   - one which must have been around since early versions: OnlineMeter would
  32.     loose 464 bytes every time the window was closed. The problem lies in
  33.     the fact that gadtools.library CreateMenus() allocates all its menus in 
  34.     one big lump, and if you subsequently add some, they don't get freed on
  35.     a FreeMenus() as you'd think they would. You wouldn't belive how long 
  36.     this took me to trace! An interesting combination of 
  37.     CodeWatcher/owner/lvo/wedge/VLT/cpr & Artm eventually found it...
  38.  
  39. · Crash recovery:
  40.   - If machine crashes while OnlineMeter is running or before ENV:
  41.     vars are saved, running OnlineMeter again after reboot will recover
  42.     the call values and ask if you wish to log them (if logging is enabled).
  43.     Uses OS compilant KickTags mechanism.
  44.  
  45. · Slight Adjustment to layout should work better with some fonts.
  46.  
  47. Enjoy!
  48.  
  49. --
  50. E.F.Pritchard.
  51. ellis@cam-ani.co.uk
  52.  
  53.